MuleSoft IDP Universal 🌐 Rest Smart Connector 🔌 icon

MuleSoft IDP Universal 🌐 Rest Smart Connector 🔌

(0 reviews)

IDPOS - Configuration UI


Purpose:

YES - unusual to expose Two rest endpoints in one connector but honestly they go hand in hand, arguably it could be said it was a design fault to have them separate so lets combine and simplify as a connector should be all about.


Decisions to be made:

Test Connection is so valuable and key to DESIGN TIME thinking should configuration be separated out to Authentication Type and NOT HOST

The REST Connector library does use a VERY neat, little known drop down for a method to choose which config to use which is an idea. See userSelectedSecuritySchemes

resources/image-7df560f4-b81c-4448-8023-71f4bd853b92.png

I think we can:

  • Add the Anypoint Organisation Id URI parameter to this as this should remain constant for the vast majority of use cases
  • Add the Anypoint API Version URI parameter to this as this should remain constant for the vast majority of use cases
  • Remove Base Path
  • Default to .properties replacement markers
  • If possible TEST Connection for BOTH METHODS..or then separate out configuration to be based on each method

The following are two screen shots from the REST Smart Connector version:

resources/image-0ad3e948-38fb-4cf2-865b-9ff7e35f5ab2.png

resources/image-d57ff0bc-87c7-469e-a778-19bfbcc0e289.png


Reviews